UCF STIG Viewer Logo

The at.deny file must have mode 0600 or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22392 GEN003252 SV-26555r1_rule ECLP-1 Medium
Description
The "at" daemon control files restrict access to scheduled job manipulation and must be protected. Unauthorized modification of the at.deny file could result in Denial of Service to authorized "at" users or provide unauthorized users with the ability to run "at" jobs.
STIG Date
Red Hat Enterprise Linux 5 Security Technical Implementation Guide 2014-07-02

Details

Check Text ( None )
None
Fix Text (F-23799r1_fix)
Change the mode of the file.
# chmod 0600 /etc/at.deny